System.Gestalt Function

Macintosh only. Returns characteristic of system specified by Code.

Syntax

result = System.Gestalt( Code, Result )

Parameters

Code

String

Return Value

Result

Boolean

Notes

Values of Code are found in Inside Macintosh. Returns a Boolean, which is True if successful.